public Election::getCondorcetWinner
Description
php
public Election->getCondorcetWinner ( ): ?CondorcetPHP\Condorcet\Candidate
Get the natural Condorcet winner if there is one.
Return value
(?CondorcetPHP\Condorcet\Candidate
) Candidate object given. Null if there are no available winner.